projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26fad3f
)
(OLE32): New library to link.
author
Jason Rumney
<jasonr@gnu.org>
Wed, 11 Jul 2007 14:40:56 +0000
(14:40 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Wed, 11 Jul 2007 14:40:56 +0000
(14:40 +0000)
nt/gmake.defs
patch
|
blob
|
history
diff --git
a/nt/gmake.defs
b/nt/gmake.defs
index 15ec2bf0ea31a6b5e305e23461a03b353dbd3d52..c08ca32200fe071a6be93e792a503381b4d63b04 100644
(file)
--- a/
nt/gmake.defs
+++ b/
nt/gmake.defs
@@
-176,8
+176,9
@@
MPR = -lmpr
SHELL32 = -lshell32
USER32 = -luser32
WSOCK32 = -lwsock32
-WINMM = -lwinmm
+WINMM
= -lwinmm
WINSPOOL = -lwinspool
+OLE32 = -lole32
ifdef NOOPT
DEBUG_CFLAGS = -DEMACSDEBUG